home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / gas_251.zip / bin_251 / opcodes / ChangeLog < prev    next >
Text File  |  1994-10-19  |  32KB  |  904 lines

  1. Wed Oct 19 13:49:26 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
  2.  
  3.     * ns32k-dis.c: Renamed `struct option' to `struct ns32k_option'.
  4.  
  5. Wed Oct 12 11:59:55 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
  6.  
  7.     * Makefile.in (INSTALL): Use top level install.sh script.
  8.  
  9. Wed Oct  5 19:16:29 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
  10.  
  11.     * sparc-dis.c: Rewrite to use bitfields, rather than a union, so
  12.     that it works on a little endian host.
  13.  
  14. Tue Oct  4 12:14:21 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
  15.  
  16.     * configure.in: Use ${config_shell} when running config.bfd.
  17.  
  18. Wed Sep 21 18:49:12 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
  19.  
  20.     * mips-opc.c (mips_opcodes): "dabs" is only available with -mips3.
  21.  
  22. Thu Sep 15 16:30:22 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
  23.  
  24.     * a29k-dis.c (print_insn): Print the opcode.
  25.  
  26. Wed Sep 14 17:52:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
  27.  
  28.     * mips-opc.c (mips_opcodes): Set WR_t for sc and scd.
  29.  
  30. Sun Sep 11 22:32:17 1994  Jeff Law  (law@snake.cs.utah.edu)
  31.  
  32.     * hppa-dis.c (reg_names): Use r26-r23 for arg0-arg3.
  33.  
  34. Tue Sep  6 11:37:12 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
  35.  
  36.     * mips-opc.c: Set INSN_STORE_MEMORY flag for all instructions
  37.     which store a value into memory.
  38.  
  39. Sun Sep 04 17:58:10 1994  Richard Earnshaw (rwe@pegasus.esprit.ec.org)
  40.  
  41.     * configure.in, Makefile.in, disassemble.c: Add support for the ARM.
  42.     * arm-dis.c, arm-opc.h: New files.
  43.  
  44. Fri Aug  5 14:00:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
  45.  
  46.     * Makefile.in (ns32k-dis.o): Add dependency.
  47.     * ns32k-dis.c (print_insn_arg): Declare initialized local as
  48.     string, not as array of chars.
  49.  
  50. Thu Jul 28 18:14:16 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
  51.  
  52.     * sparc-dis.c (print_insn_sparc): Handle new operand type 'x'.
  53.  
  54.     * sparc-opc.c: Added sparclite extended FP operations, and
  55.     versions of v9 impdep* instructions permitting specification of
  56.     the OPF field.
  57.  
  58. Tue Jul 26 16:36:03 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
  59.  
  60.     * i960-dis.c (reg_names): Now const.
  61.     (struct sparse_tabent): New type, copied from array type in mem
  62.     function.
  63.     (ctrl): Local static array ctrl_tab now const.
  64.     (cobr): Local static array cobr_tab now const.
  65.     (mem): Local variables reg1, reg2, reg3 now point to const.  Local
  66.     static variable mem_tab no longer explicitly initialized.  Changed
  67.     mem_init to const array of struct sparse_tabent.
  68.     (reg): Local static variable reg_tab no longer explicitly
  69.     initialized.  Changed reg_init to const array of struct
  70.     sparse_tabent.
  71.     (ea): Local static array scale_tab now const.
  72.  
  73.  
  74. Tue Jul 19 21:00:00 1994  DJ Delorie (dj@ctron.com)
  75.  
  76.     * configure.bat: the disassember needs to be enabled for
  77.     "objdump -d" to work in djgpp.
  78.  
  79. Wed Jul 13 18:01:58 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
  80.  
  81.     * ns32k-dis.c: Deleted all code in "#ifdef GDB".
  82.     (invalid_float): Enabled general version, doesn't require running
  83.     on ns32k host.  Changed to take char* argument, and test for
  84.     explicitly specified sizes, instead of using sizeof() on host CPU
  85.     types.
  86.     (INVALID_FLOAT): Cast first argument.
  87.     (opt_u, opt_U, opt_O, opt_C, opt_S, list_P532, list_M532,
  88.     list_P032, list_M032): Now const.
  89.     (optlist, list_search): Made appropriate arguments now point to
  90.     const.
  91.     (print_insn_arg): Changed static array of one-character-string
  92.     pointers into a static const array of characters; fixed sprintf
  93.     statement accordingly.
  94.  
  95. Sun Jul 10 00:27:47 1994  Ian Dall  (dall@hfrd.dsto.gov.au)
  96.  
  97.     * opcodes/ns32k-dis.c: Semi-new file.  Had apparently been dropped
  98.     from distribution. A ns32k-dis.c from a previous distribution has
  99.     been brought up to date and supports the new interface.
  100.  
  101.     * disassemble.c: define ARCH_ns32k and add case bfd_arch_ns32k.
  102.  
  103.     * configure.in: add bfd_ns32k_arch target support.
  104.  
  105.     * Makefile.in: add ns32k-dis.o to ALL_MACHINES.
  106.     Add ns32k-dis.c to CFILES. Add dependencies for ns32k-dis.o.
  107.  
  108. Wed Jun 29 22:10:37 1994  Steve Chamberlain  (sac@cygnus.com)
  109.  
  110.     * h8300-dis.c (bfd_h8_disassemble): Get 16bit branch
  111.     disassembly right.
  112.  
  113. Tue Jun 28 13:22:06 1994  Stan Shebs  (shebs@andros.cygnus.com)
  114.  
  115.     * h8300-dis.c, mips-dis.c: Don't use true and false.
  116.  
  117. Thu Jun 23 12:53:19 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
  118.  
  119.     * configure.in: Change --with-targets to --enable-targets.
  120.  
  121. Wed Jun 22 13:38:32 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
  122.  
  123.     * mips-dis.c (_print_insn_mips): Build a static hash table mapping
  124.     opcodes to the first instruction with that opcode, to speed
  125.     disassembly of large files.  From ralphc@pyramid.com (Ralph
  126.     Campbell).
  127.  
  128. Tue Jun  7 12:49:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  129.  
  130.     * Makefile.in (mostlyclean): Fix typo (was mostyclean).
  131.  
  132. Wed May 11 22:32:00 1994  DJ Delorie (dj@ctron.com)
  133.  
  134.     * configure.bat: update to latest makefile.in
  135.  
  136. Sat May  7 17:13:21 1994  Steve Chamberlain  (sac@cygnus.com)
  137.  
  138.     * a29k-dis.c (print_insn): Print 'x' type operand in hex.
  139.     * h8300-dis.c (bfd_h8_disassemble): Print 16bit rels correctly.
  140.     * sh-dis.c (print_insn_sh): Don't recur endlessly if delay
  141.     slot insn is in a delay slot.
  142.     * z8k-opc.h: (resflg): Fix patterns.
  143.     * h8500-opc.h Fix CR insn patterns.
  144.  
  145. Fri May  6 14:34:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  146.  
  147.     * ppc-opc.c (powerpc_opcodes): Put PowerPC versions of "cmp" and
  148.     "cmpl" before POWER versions, so that gas -many uses them.
  149.  
  150. Thu Apr 28 18:32:36 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
  151.  
  152.     * disassemble.c: New file.
  153.     * Makefile.in (OFILES): Add disassemble.o.
  154.     (disassemble.o): Provide dependencies; compile with $(ARCHDEFS).
  155.     * configure.in: Define ARCHDEFS in Makefile.  Code taken from
  156.     binutils/configure.in.
  157.  
  158.     * m68k-dis.c (print_insn_m68k): If F_ALIAS flag is set, skip the
  159.     opcode being examined.
  160.  
  161. Thu Apr 21 17:08:40 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  162.  
  163.     * ppc-opc.c (powerpc_operands): Added RAL, RAM and RAS.
  164.     (insert_ral, insert_ram, insert_ras): New functions.
  165.     (powerpc_opcodes): Use RAL for load with update, RAM for lmw, and
  166.     RAS for store with update.
  167.  
  168. Sat Apr 16 23:41:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  169.  
  170.     * ppc-opc.c (powerpc_opcodes): Correct fcir.  From David Edelsohn
  171.     (edelsohn@npac.syr.edu).
  172.  
  173. Wed Apr  6 17:11:45 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  174.  
  175.     * mips-opc.c (mips_opcodes): Correct operands of "nor" with an
  176.     immediate argument.
  177.  
  178. Mon Apr  4 16:30:46 1994  Doug Evans  (dje@canuck.cygnus.com)
  179.  
  180.     * sparc-opc.c (sparc_opcodes): Fix "rd %fprs,%l0".
  181.  
  182. Mon Apr  4 13:22:00 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  183.  
  184.     * ppc-opc.c (powerpc_operands): The signedp field has been
  185.     removed, so don't initialize it.  Set the PPC_OPERAND_SIGNED flag
  186.     instead.  Add new operand SISIGNOPT.
  187.     (powerpc_opcodes): For lis, liu, addis, and cau use SISIGNOPT.
  188.     Based on patch from David Edelsohn (edelsohn@npac.syr.edu).
  189.     * ppc-dis.c (print_insn_powerpc): Check PPC_OPERAND_SIGNED rather
  190.     than signedp field.
  191.  
  192. Wed Mar 30 00:31:49 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
  193.  
  194.     * i386-dis.c (struct private):  Renamed to dis_private. `private'
  195.     is a reserved word for dynix cc.
  196.  
  197. Mon Mar 28 13:00:15 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  198.  
  199.     * configure.in: Change error message to refer to bfd/config.bfd
  200.     rather than bfd/configure.in.
  201.  
  202. Mon Mar 28 12:28:30 1994  David Edelsohn  (edelsohn@npac.syr.edu)
  203.  
  204.     * ppc-opc.c: Define POWER2 as short alias flag.
  205.     (powerpc_opcodes): Add POWER/2 opcodes lfq*, stfq*, fcir[z], and
  206.     fsqrt.
  207.  
  208. Wed Mar 23 12:23:05 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  209.  
  210.     * i960-dis.c (print_insn_i960): Don't read a second word for
  211.     opcodes 0, 1, 2 and 3.
  212.  
  213. Wed Mar 16 15:37:58 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  214.  
  215.     * configure.in: Don't build m68881-ext.o for bfd_m68k_arch.
  216.  
  217. Mon Mar 14 14:53:50 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  218.  
  219.     * m68881-ext.c: Removed; no longer used.
  220.     * Makefile.in: Changed accordingly.
  221.  
  222.     * m68k-dis.c (ext_format_68881): Don't declare.
  223.     (print_insn_m68k): If an instruction uses place 'i', it uses at
  224.     least four fixed bytes.
  225.     (print_insn_arg): Don't bump p by 2 for case 'I', place 'i'.  For
  226.     extended float, convert to double using floatformat_to_double, not
  227.     ieee_extended_to_double, and fetch the data before converting it.
  228.  
  229. Tue Mar  8 18:12:25 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  230.  
  231.     * mips-opc.c: It's sqrt.s, not sqrt.w.  From
  232.     davidj@ICSI.Berkeley.EDU (David Johnson).
  233.  
  234. Tue Feb  8 16:55:27 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  235.  
  236.     * ppc-opc.c (powerpc_opcodes): The POWER uses bdn[l][a] where the
  237.     PowerPC uses bdnz[l][a].
  238.  
  239. Tue Feb  8 00:32:28 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
  240.  
  241.     * dis-buf.c, i386-dis.c:  Include sysdep.h.
  242.  
  243. Mon Feb  7 19:22:23 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  244.  
  245.     * configure.in (bfd_powerpc_arch): Use ppc-dis.o and ppc-opc.o.
  246.  
  247.     * ppc-opc.c (powerpc_opcodes): Mark POWER instructions supported
  248.     by Motorola PowerPC 601 with PPC_OPCODE_601.
  249.     * ppc-dis.c (print_insn_big_powerpc, print_insn_little_powerpc):
  250.     Disassemble Motorola PowerPC 601 instructions as well as normal
  251.     PowerPC instructions.
  252.  
  253. Sun Feb  6 07:45:17 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
  254.  
  255.     * i960-dis.c (reg, mem): Just use a static array instead of
  256.     calling xmalloc.
  257.  
  258. Sat Feb  5 00:04:02 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
  259.  
  260.     * hppa-dis.c (print_insn_hppa): For '?' and '@' only adjust the
  261.     condition name index if this is for a negated condition.
  262.  
  263.     * hppa-dis.c (print_insn_hppa): No space before 'H' operand.
  264.     Floating point format for 'H' operand is backwards from normal
  265.     case (0 == double, 1 == single).  For '4', '6', '7', '9', and '8'
  266.     operands (fmpyadd and fmpysub), handle bizarre register
  267.     translation correctly for single precision format.
  268.  
  269.     * hppa-dis.c (print_insn_hppa): Do not emit a space after 'F'
  270.     or 'I' operands if the next format specifier is 'M' (fcmp
  271.     condition completer).
  272.  
  273. Feb  4 23:38:03 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  274.  
  275.     * ppc-opc.c (powerpc_operands): New operand type MBE to handle a
  276.     single number giving a bitmask for the MB and ME fields of an M
  277.     form instruction.  Change NB to accept 32, and turn it into 0;
  278.     also turn 0 into 32 when disassembling.  Seperated SH from NB.
  279.     (insert_mbe, extract_mbe): New functions.
  280.     (insert_nb, extract_nb): New functions.
  281.     (SC_MASK): Mask out SA and LK bits.
  282.     (powerpc_opcodes): Change "cal" to use RT, D, RA rather than RT,
  283.     RA, SI.  Change "liu" and "cau" to use UI rather than SI.  Mark
  284.     "bctr" and "bctrl" as accepted by POWER.  Change "rlwimi",
  285.     "rlimi", "rlwimi.", "rlimi.", "rlwinm", "rlinm", "rlwinm.",
  286.     "rlinm.", "rlmi", "rlmi.", "rlwnm", "rlnm", "rlwnm.", "rlnm." to
  287.     use MBE rather than MB.  Add "mfmq" and "mtmq" POWER instructions.
  288.     (powerpc_macros): Define table of macro definitions.
  289.     (powerpc_num_macros): Define.
  290.  
  291.     * ppc-dis.c (print_insn_powerpc): Don't skip optional operands
  292.     if PPC_OPERAND_NEXT is set.
  293.  
  294. Sat Jan 22 23:10:07 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  295.  
  296.     * i960-dis.c (print_insn_i960): Make buffer bfd_byte instead of
  297.     char.  Retrieve contents using bfd_getl32 instead of shifting.
  298.  
  299. Fri Jan 21 19:01:39 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  300.  
  301.     * ppc-opc.c: New file.  Opcode table for PowerPC, including
  302.     opcodes for POWER (RS/6000).
  303.     * ppc-dis.c: New file.  PowerPC and Power (RS/6000) disassembler.
  304.     * Makefile.in (ALL_MACHINES): Add ppc-dis.o and ppc-opc.o.
  305.     (CFILES): Add ppc-dis.c.
  306.     (ppc-dis.o, ppc-opc.o): New targets.
  307.     * configure.in: Build ppc-dis.o and ppc-opc.o for bfd_rs6000_arch.
  308.  
  309. Mon Jan 17 20:05:49 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
  310.  
  311.     * hppa-dis.c (print_insn_hppa): Handle 'N' in assembler template.
  312.     No space before 'u', 'f', or 'N'. 
  313.  
  314. Sun Jan 16 14:20:16 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
  315.  
  316.     * i386-dis.c (print_insn_i386): Add FIXME comment regarding reading
  317.     farther than we should.
  318.  
  319.     * i386-dis.c (dis386): Use Yb and Yv for scasb and scasS.
  320.  
  321. Thu Jan  6 12:38:05 1994  David J. Mackenzie  (djm@thepub.cygnus.com)
  322.  
  323.     * sparc-dis.c m68k-dis.c alpha-dis.c a29k-dis.c: Fix comments.
  324.  
  325. Wed Jan  5 11:56:21 1994  David J. Mackenzie  (djm@thepub.cygnus.com)
  326.  
  327.     * i960-dis.c (print_insn_i960): Only read word2 if the instruction
  328.     needs it, to prevent reading past the end of a section.
  329.  
  330. Wed Nov 17 17:20:12 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  331.  
  332.     * mips-opc.h: Use macro for j instruction, to support SVR4 PIC.
  333.     Removed t,A case for la; always use t,A(b) case.
  334.  
  335. Mon Nov  8 12:37:36 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  336.  
  337.     From Ted Lemen <mellon@pepper.ncd.com>
  338.     * mips-dis.c (print_insn_arg): Handle 'k'.
  339.     * mips-opc.c: Make cache use k, not t.
  340.  
  341. Sun Nov  7 23:52:34 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
  342.  
  343.     * alpha-opc.h, alpha-dis.c (print_insn_alpha):  Add
  344.     FLOAT_MEMORY_FORMAT_CODE, FLOAT_BRANCH_FORMAT_CODE, correct 
  345.     FLOAT_FORMAT_CODE to put out floating point register names.
  346.  
  347. Mon Nov  1 18:17:51 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  348.  
  349.     * mips-opc.c: Use macros for jal variants, to support SVR4 PIC.
  350.  
  351. Thu Oct 28 17:42:23 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  352.  
  353.     * a29k-dis.c (print_insn): Use 0x%08x, not 0x%8x.
  354.  
  355. Wed Oct 27 11:48:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  356.  
  357.     * mips-opc.c (dsll, dsra, dsrl): Added '>' cases for shift counts
  358.     larger than 32.  Moved dsxx32 variants first for disassembler.
  359.  
  360. Mon Oct 25 11:33:14 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
  361.  
  362.     * z8kgen.c, z8k-opc.h: Add full lda information.
  363.  
  364. Tue Oct 19 12:39:25 1993  Jeffrey A Law  (law@cs.utah.edu)
  365.  
  366.     * hppa-dis.c (print_insn_hppa): Do not emit a space after
  367.     movb instructions.  Any necessary space will be emitted by
  368.     the code to handle nullification completers.
  369.  
  370. Wed Oct 13 16:19:07 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  371.  
  372.     * mips-opc.c: Moved l.d down so that it disassembles as ldc1.
  373.  
  374. Fri Oct  8 02:34:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
  375.  
  376.     * alpha-opc.h:  Add ldl_l, fix typo for ldq_u.
  377.     * alpha-dis.c (print_insn_alpha):  Add code for PAL_FORMAT_CODE.
  378.  
  379. Tue Oct  5 17:47:53 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  380.  
  381.     * mips-opc.c: Correct lwu opcode value (book had it wrong).
  382.  
  383. Thu Sep 30 11:26:18 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
  384.  
  385.     * z8k-dis.c (FETCH_DATA): get just the right amount of data.
  386.     (unpack_instr): Cope with ARG_IMM4M1 type instructions.
  387.  
  388. Wed Sep 29 16:24:49 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
  389.  
  390.     * m88k-dis.c (m88kdis): comment change.  Remove space after
  391.       printing mnemonic.
  392.       (printop): handle new arg types DEC and XREG for m88110.
  393.  
  394. Tue Sep 28 19:20:16 1993  Jeffrey A Law (law@snake.cs.utah.edu)
  395.  
  396.     * hppa-dis.c (print_insn_hppa): Handle 'z' operand
  397.     type for absolute branch addresses.  Delete special
  398.     "ble" and "be" code in 'W' operand code.
  399.  
  400. Fri Sep 24 14:08:33 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  401.  
  402.     * mips-opc.c: Set hazard information correctly for branch
  403.     likely instructions.
  404.  
  405. Fri Sep 17 04:41:17 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
  406.  
  407.     * alpha-dis.c (print_insn_alpha), alpha-opc.h:  Fix bugs, use
  408.     info->fprintf_func for printing and info->print_address_func for
  409.     address output.
  410.  
  411. Wed Sep 15 12:12:07 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  412.  
  413.     * mips-opc.c: Set INSN_TRAP for tXX instructions.
  414.  
  415. Thu Sep  9 10:11:27 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  416.  
  417.     * mips-opc.c: From davidj@ICSI.Berkeley.EDU (David Johnson):
  418.     Corrected second case of "b" for disassembler.
  419.  
  420. Tue Sep  7 14:25:15 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  421.  
  422.     * mips-dis.c, m88k-dis.c: Don't include libbfd.h.  Changed calls
  423.     to BFD swapping routines to correspond to BFD name changes.
  424.  
  425. Thu Sep  2 10:35:25 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  426.  
  427.     * mips-opc.c: Change div machine instruction to be z,s,t rather
  428.     than s,t.  Change div macro to be d,v,t rather than d,s,t.
  429.     Likewise for divu, ddiv, ddivu.  Added z,s,t case for drem, dremu,
  430.     rem and remu which generates only the corresponding div
  431.     instruction.  This is for compatibility with the MIPS assembler,
  432.     which only generates the simple machine instruction when an
  433.     explicit destination of $0 is used.
  434.     * mips-dis.c (print_insn_arg): Handle 'z' (always register zero).
  435.  
  436. Thu Aug 26 17:41:44 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  437.  
  438.     * mips-opc.c: From davidj@ICSI.Berkeley.EDU (David Johnson): Set
  439.     WR_31 hazard for bal, bgezal, bltzal.
  440.  
  441. Thu Aug 26 17:20:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  442.  
  443.     * hppa-dis.c (print_insn_hppa): Use print function
  444.     from within the disassemble_info, not fprintf_filtered.
  445.  
  446. Wed Aug 25 13:51:40 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
  447.  
  448.     * hppa-dis.c (print_insn_hppa): Handle '|' like '>'.  (From Jeff
  449.     Law, law@cs.utah.edu.)
  450.  
  451. Mon Aug 23 12:44:05 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  452.  
  453.     * mips-opc.c ("absu"): Removed.
  454.     ("dabs"): Added.
  455.  
  456. Fri Aug 20 10:52:52 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  457.  
  458.     * mips-opc.c: Added r6000 and r4000 instructions and macros.
  459.     Changed hazard information to distinguish between memory load
  460.     delays and coprocessor load delays.
  461.  
  462. Wed Aug 18 15:39:23 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  463.  
  464.     * mips-opc.c: li.d uses "T,L", not "S,F".  Added li.s.
  465.  
  466. Tue Aug 17 09:44:42 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
  467.  
  468.     * configure.in: Don't pass cpu to config.bfd.
  469.  
  470. Tue Aug 17 12:23:52 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  471.  
  472.     * m88k-dis.c (m88kdis): Make class unsigned.
  473.  
  474. Thu Aug 12 15:08:18 1993  Ian Lance Taylor  (ian@cygnus.com)
  475.  
  476.     * alpha-dis.c (print_insn_alpha): One branch format case was
  477.     missing the instruction name.
  478.  
  479. Wed Aug 11 19:29:39 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
  480.  
  481.     * Makefile.in (ALL_MACHINES): Renamed from DIS_LIBS.
  482.     Add the arch-specific auxiliary files.
  483.     (OFILES): Remove the arch-specific auxiliary files
  484.     and use BFD_MACHINES instead of DIS_LIBS.
  485.     * configure.in: Set BFD_MACHINES based on --with-targets option.
  486.  
  487. Thu Aug 12 12:04:53 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  488.  
  489.     * mips-opc.c: Added lwc1 E,A(b) to go with lwc1 T,A(b).  Similarly
  490.     for swc1.
  491.  
  492. Sun Aug  8 15:09:30 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  493.  
  494.     * sparc-opc.c: Change CONST to const to deal with gcc
  495.     -Dconst=__const -traditional.
  496.  
  497. Fri Aug  6 10:58:55 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  498.  
  499.     * mips-opc.c: From davidj@ICSI.Berkeley.EDU (David Johnson): Took
  500.     coprocessor instructions out of #if 0, and made them use new
  501.     argument type "C".
  502.  
  503. Thu Aug  5 17:11:06 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  504.  
  505.     * sparc-dis.c: Include ansidecl.h before opcodes/sparc.h.
  506.  
  507. Fri Jul 30 18:48:15 1993  John Gilmore  (gnu@cygnus.com)
  508.  
  509.     * sparc-opc.c:  Add F_JSR, F_UNBR, or F_CONDBR flags to each branch
  510.     instruction, for use by the disassembler.
  511.  
  512.     * sparc-dis.c (SEX):  Add sign extension macro.  Replace many
  513.     hand-coded sign extensions that depended on 32-bit host ints.
  514.     FIXME, we still depend on big-endian host bitfield ordering.
  515.     (sparc_print_insn):  Set the insn_info_valid field, and the
  516.     other fields that describe the instruction being printed.
  517.  
  518. Tue Jul 27 17:04:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
  519.  
  520.     * sparc-opc.c (call): Accept all 6 addressing modes valid for
  521.     `jmp' instead of just one of them.
  522.  
  523. Wed Jul 21 11:43:32 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
  524.  
  525.     * hppa-dis.c: Move floating registers from reg_names to fp_reg_names.
  526.     (fput_fp_reg_r): Renamed from fput_reg_r.
  527.     (fput_fp_reg): New function.
  528.     (print_insn_hppa): Use fput_fp_reg{,_r} where appropriate.
  529.  
  530.     * hppa-dis.c (print_insn_hppa, cases 'a', 'd'): Print space afterwards.
  531.  
  532.     * hppa-dis.c (print_insn_hppa, case 'd'): Use GET_COND not GET_FIELD.
  533.  
  534. Mon Jul 19 13:52:21 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
  535.  
  536.     * hppa-dis.c (print_insn_hppa): Use extract_5r_store for 'r'.
  537.  
  538.     * hppa-dis.c (print_insn_hppa, case '>'): If next character is 'n',
  539.     don't output a space.
  540.  
  541.     * hppa-dis.c (float_format_names): 10 is undefined, and 11 is quad.
  542.  
  543. Sun Jul 18 16:30:02 1993  Jim Kingdon  (kingdon@rtl.cygnus.com)
  544.  
  545.     * mips-opc.c: New file, containing opcode table from
  546.     ../include/opcode/mips.h.
  547.     * Makefile.in: Add it.
  548.  
  549. Thu Jul 15 12:37:05 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  550.  
  551.     * m88k-dis.c: New file, moved in from gdb and changed to use the
  552.     new dis-asm.h disassembler interface.
  553.     * Makefile.in (DIS_LIBS): Added m88k-dis.o.
  554.     (m88k-dis.o): New target.
  555.  
  556. Tue Jul 13 10:04:16 1993  Ian Lance Taylor  (ian@cygnus.com)
  557.  
  558.     * mips-dis.c (print_insn_arg, _print_insn_mips): Made pointer to
  559.     argument string const char * to correspond to opcode/mips.h.
  560.  
  561. Tue Jul  6 15:18:37 1993  Ian Lance Taylor  (ian@cygnus.com)
  562.  
  563.     * mips-dis.c: Updated to account for name changes in new version
  564.     of opcode/mips.h.
  565.     * Makefile.in: Added header file dependencies.
  566.  
  567. Sat Jul  3 23:47:56 1993  Doug Evans  (dje@canuck.cygnus.com)
  568.  
  569.     * h8300-dis.c (bfd_h8_disassemble): Correct fetching of instruction.
  570.  
  571. Thu Jul  1 12:23:38 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  572.  
  573.     * m68k-dis.c (NEXTWORD, NEXTLONG): Use ((x) ^ 0x8000) - 0x8000 to sign
  574.     extend, rather than shifts.
  575.  
  576. Sun Jun 20 20:56:56 1993  Ken Raeburn  (raeburn@poseidon.cygnus.com)
  577.  
  578.     * Makefile.in: Undo 15 June change.
  579.  
  580. Fri Jun 18 14:15:15 1993  Per Bothner  (bothner@deneb.cygnus.com)
  581.  
  582.     * m68k-dis.c (print_insn_arg):  Change return value to byte count
  583.     or error code.
  584.     * m68k-dis.c:  Re-write to detect invalid operands before
  585.     printing anything, so we can handle this the same way we
  586.     handle invalid opcodes.
  587.  
  588. Thu Jun 17 15:01:36 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
  589.  
  590.     * sh-dis.c, sh-opc.h: Understand some more opcodes.
  591.  
  592. Wed Jun 16 13:48:05 1993  Ian Lance Taylor  (ian@cygnus.com)
  593.  
  594.     * hppa-dis.c: Include <ansidecl.h> and sysdep.h before other
  595.     header files.
  596.  
  597. Tue Jun 15 21:45:26 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
  598.  
  599.     * sparc-dis.c: Don't declare qsort, since sysdep.h might.
  600.  
  601.     * configure.in: Do make sysdep.h link.
  602.     * Makefile.in: Search ../include.  Don't search ../bfd.
  603.  
  604. Tue Jun 15 13:36:10 1993  Stu Grossman  (grossman@cygnus.com)
  605.  
  606.     Changes from Jeff Law, law@cs.utah.edu:
  607.     * hppa-dis.c: Fix typo.  'a' and 'd' were reversed.
  608.     Do not print a space before the completers specified by
  609.     'a' and 'd'.
  610.  
  611. Fri Jun 11 18:40:21 1993  Ken Raeburn  (raeburn@cygnus.com)
  612.  
  613.     * mips-dis.c: No longer need to bomb out if HOST_64_BIT is
  614.     defined, since gdb has been fixed.
  615.  
  616.     Changes from Jeff Law, law@cs.utah.edu:
  617.     * hppa-dis.c (print_insn_hppa): Last argument to fput_reg, 
  618.     fput_reg_r, fput_creg, fput_const, and fputs_filtered should
  619.     be a *disassemble_info, not a *FILE.
  620.     * hppa-dis.c: Support 'd', '!', and 'a'.
  621.     * hppa-dis.c: Support 's' to extract a 2 bit space register.
  622.     * hppa-dis.c: Delete cases which are no longer needed.
  623.  
  624. Fri Jun 11 07:53:48 1993  Jim Kingdon  (kingdon@cygnus.com)
  625.  
  626.     * m68k-dis.c (print_insn_{m68k,arg}): Add MMU codes.
  627.  
  628. Tue Jun  8 12:25:01 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
  629.  
  630.     * h8300-dis.c: New file, removed from bfd/cpu-h8300.c, with
  631.     H8/300-H opcodes.
  632.  
  633. Mon Jun  7 12:58:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
  634.  
  635.     * Makefile.in (CSEARCH): Add -I../bfd for sysdep.h and bfd.h.
  636.     * configure.in:  No longer need to configure to get sysdep.h.
  637.  
  638. Thu Jun  3 15:56:49 1993  Stu Grossman  (grossman@cygnus.com)
  639.  
  640.     * Patches from Jeffrey Law <law@cs.utah.edu>.
  641.     * hppa-dis.c: Support 'I', 'J', and 'K' in output
  642.     templates for 1.1 FP computational instructions.
  643.  
  644. Tue May 25 13:05:48 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
  645.  
  646.     * h8500-dis.c (print_insn_h8500): Address argument is type
  647.     bfd_vma.
  648.     * z8k-dis.c (print_insn_z8k, print_insn_z8001, print_insn_z8002):
  649.     Ditto.
  650.  
  651.     * h8500-opc.h (addr_class_type): No comma at end of enumerator.
  652.     * sh-opc.h (sh_nibble_type, sh_arg_type): Ditto.
  653.  
  654.     * sparc-dis.c (compare_opcodes): Move static declaration to
  655.     top-level.
  656.  
  657. Fri May 21 14:17:37 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
  658.  
  659.     * sparc-dis.c (print_insn_sparc): Implement 'n' argument for unimp
  660.     instruction, remove unimp hack from 'l' argument.
  661.  
  662. Wed May 19 15:35:54 1993  Stu Grossman  (grossman@cygnus.com)
  663.  
  664.     * z8k-dis.c (fetch_data):  Use unsigned char to make ancient gcc's
  665.     happy.
  666.  
  667. Fri May 14 15:22:46 1993  Ian Lance Taylor  (ian@cygnus.com)
  668.  
  669.     * Based on patches from davidj@ICSI.Berkeley.EDU (David Johnson):
  670.     * mips-dis.c (print_insn_arg): Handle 'C' for general coprocessor
  671.     instructions.
  672.  
  673. Fri May 14 00:09:14 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
  674.  
  675.     * hppa-dis.c: Include dis-asm.h before sysdep.h.  Changed some
  676.     arrays of string pointers to 2-d arrays of chars, to save
  677.     space.
  678.  
  679. Thu May  6 20:51:17 1993  Fred Fish  (fnf@cygnus.com)
  680.  
  681.     * a29k-dis.c, alpha-dis.c, i960-dis.c, sparc-dis.c, z8k-dis.c:
  682.     Cast second arg to read_memory_func to "bfd_byte *", as necessary.
  683.  
  684. Tue May  4 20:31:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
  685.  
  686.     * hppa-dis.c: New file from Utah, adapted to new disassembler
  687.     calling interface.
  688.     * Makefile.in: Include it.
  689.  
  690. Mon Apr 26 18:17:42 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
  691.  
  692.     * sh-dis.c, sh-opc.h: New files.
  693.  
  694. Fri Apr 23 18:51:22 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
  695.  
  696.     * alpha-dis.c, alpha-opc.h: New files.
  697.  
  698. Tue Apr  6 12:54:08 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
  699.  
  700.     * mips-dis.c: Sign extend 'j' and 'b' arguments, delta is a signed
  701.     value.
  702.  
  703. Mon Apr  5 17:37:37 1993  John Gilmore  (gnu@cygnus.com)
  704.  
  705.     * sparc-dis.c: Make "ta" the default trap instruction, "t" the alias.
  706.  
  707. Fri Apr  2 07:24:27 1993  Ian Lance Taylor  (ian@cygnus.com)
  708.  
  709.     * a29k-dis.c, sparc-dis.c, sparc-opc.c: Use CONST rather than
  710.     const.
  711.  
  712. Thu Apr  1 11:20:43 1993  Jim Kingdon  (kingdon@cygnus.com)
  713.  
  714.     * sparc-dis.c: Use fprintf_func a few places where I forgot,
  715.     and double percent signs a few places.
  716.  
  717.     * a29k-dis.c, i960-dis.c: New, merged from gdb and binutils.
  718.  
  719.     * i386-dis.c, m68k-dis.c, mips-dis.c, sparc-dis.c:
  720.     Use info->print_address_func not print_address.
  721.  
  722.     * dis-buf.c (generic_print_address): New function.
  723.  
  724. Wed Mar 31 10:07:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  725.  
  726.     * Makefile.in: Add sparc-dis.c.
  727.     sparc-dis.c: New file, merges binutils and gdb versions as follows:
  728.     From GDB:
  729.         Add `add' instruction to the set that get checked
  730.         for a preceding `sethi' in order to print an absolute address.
  731.         * (print_insn):  Disassembly prefers real instructions.
  732.         (is_delayed_branch):  Speed up.
  733.         * sparc-opcode.h: Add ALIAS bit to aliases.  Fix up opcode tables.
  734.         Still missing some float ops, and needs testing.
  735.         * sparc-pinsn.c (print_insn): Eliminate 'set' test, subsumed by
  736.         F_ALIAS.  Use printf, not fprintf, when not passing a file
  737.         pointer...
  738.         (compare_opcodes): Check that identical instructions have
  739.         identical opcodes, complain otherwise.
  740.     From binutils:
  741.         * New 'm' arg.
  742.         * Include reg_names.
  743.     From neither:
  744.         Use dis-asm.h/read_memory_func interface.
  745.  
  746. Wed Mar 31 20:49:06 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
  747.  
  748.     * h8500-dis.c, i386-dis.c, m68k-dis.c, z8k-dis.c (fetch_data):
  749.       deliberately return non-zero to setjmp from longjmp.  Otherwise
  750.       this code fails to compile.
  751.  
  752. Wed Mar 31 17:04:31 1993  Stu Grossman  (grossman@cygnus.com)
  753.  
  754.     * m68k-dis.c:  Fix prototype for fetch_arg().
  755.  
  756. Wed Mar 31 10:07:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  757.  
  758.     * dis-buf.c: New file, for new read_memory_func interface.
  759.     Makefile.in (OFILES): Include it.
  760.     m68k-dis.c, i386-dis.c, h8500-dis.c, mips-dis.c, z8k-dis.c:
  761.     Use new read_memory_func interface.
  762.  
  763. Mon Mar 29 14:02:17 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
  764.  
  765.     * h8500-dis.c (print_insn_h8500): Get sign of fp offsets right.
  766.     * h8500-opc.h: Fix couple of opcodes.
  767.  
  768. Wed Mar 24 02:03:36 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
  769.  
  770.     * Makefile.in: add dvi & installcheck targets
  771.  
  772. Mon Mar 22 18:55:04 1993  John Gilmore  (gnu@cygnus.com)
  773.  
  774.     * Makefile.in:  Update for h8500-dis.c.
  775.  
  776. Fri Mar 19 14:27:17 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
  777.  
  778.     * h8500-dis.c, h8500-opc.h: New files
  779.  
  780. Thu Mar 18 14:12:37 1993  Per Bothner  (bothner@rtl.cygnus.com)
  781.  
  782.     * mips-dis.c, z8k-dis.c:  Converted to use interface defined in
  783.     ../include/dis-asm.h.
  784.     * m68k-dis.c:  New file (merge of ../binutils/m68k-pinsn.c
  785.     and ../gdb/m68k-pinsn.c).
  786.     * i386-dis.c:  New file (merge of ../binutils/i386-pinsn.c
  787.     and ../gdb/i386-pinsn.c).
  788.     * m68881-ext.c:  New file.  Moved definition of
  789.     ext_format ext_format_68881 from ../gdb/m68k-tdep.c.
  790.     * Makefile.in:  Adjust for new files.
  791.     * i386-dis.c:  Patches from John Hassey (hassey@dg-rtp.dg.com).
  792.     * m68k-dis.c:  Recognize '9' placement code, so (say) pflush
  793.     can be dis-assembled.
  794.  
  795. Wed Feb 17 09:19:47 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
  796.  
  797.     * mips-dis.c (print_insn_arg): Now returns void.
  798.  
  799. Mon Jan 11 16:09:16 1993  Fred Fish  (fnf@cygnus.com)
  800.  
  801.     * mips-dis.c (ansidecl.h):  Include for benefit of sysdep.h
  802.     files that use the macros.
  803.  
  804. Thu Jan  7 13:15:17 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  805.  
  806.     * mips-dis.c: New file, from gdb/mips-pinsn.c.
  807.     * Makefile.in (DIS_LIBS): Added mips-dis.o.
  808.     (CFILES): Added mips-dis.c.
  809.  
  810. Thu Jan  7 07:36:33 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
  811.  
  812.         * z8k-dis.c (print_insn_z8001, print_insn_z8002): new routines
  813.     * z8kgen.c, z8k-opc.h: fix sizes of some shifts.
  814.  
  815. Tue Dec 22 15:42:44 1992  Per Bothner  (bothner@rtl.cygnus.com)
  816.  
  817.     * Makefile.in:  Improve *clean rules.
  818.     * configure.in:  Allow a default host.
  819.  
  820. Tue Nov 17 19:53:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
  821.  
  822.     * Makefile.in: also use -I$(srcdir)/../bfd, since some sysdep
  823.     files include other sysdep files
  824.  
  825. Thu Nov 12 16:10:37 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
  826.  
  827.     * z8k-dis.c z8k-opc.h z8kgen.c: checkpoint
  828.  
  829. Fri Oct  9 04:56:05 1992  John Gilmore  (gnu@cygnus.com)
  830.  
  831.     * configure.in:  For host support, use ../bfd/configure.host
  832.     so it stays in sync with the ../bfd/hosts database.
  833.  
  834. Thu Oct  1 23:38:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
  835.  
  836.     * configure.in: use cpu-vendor-os triple instead of nested cases
  837.  
  838. Wed Sep 30 16:09:20 1992  Michael Werner  (mtw@cygnus.com)
  839.  
  840.     * z8k-dis.c (unparse_instr): fix bug where opcode returned was
  841.     *always* the wrong one.
  842.  
  843. Wed Sep 30 07:42:17 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
  844.  
  845.     * z8kgen.c: added copyright info
  846.  
  847. Tue Sep 29 12:20:21 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
  848.  
  849.     * z8k-dis.c (unparse_instr): prettier tabs
  850.     * z8kgen.c -> z8k-opc.h: bug fixes in tables
  851.  
  852. Fri Sep 25 12:50:32 1992  Stu Grossman  (grossman at cygnus.com)
  853.  
  854.     * configure.in:  Add ncr* configuration.
  855.     * z8k-dis.c (struct instr_data_s):  Make instr_asmsrc char to make
  856.     picayune ANSI compilers happy.
  857.  
  858. Sep 20 08:50:55 1992  Fred Fish  (fnf@cygnus.com)
  859.  
  860.     * configure.in (i386):  Make i386 and i486 synonymous for now.
  861.     * configure.in (i[34]86-*-sysv4):  Add my_host definition.
  862.  
  863. Fri Sep 18 17:01:23 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
  864.  
  865.     * Makefile.in (install): Fix typo.
  866.  
  867. Fri Sep 18 02:04:24 1992  John Gilmore  (gnu@cygnus.com)
  868.  
  869.     * Makefile.in (make):  Remove obsolete crud.
  870.     (sparc-opc.o):  Avoid Sun Make VPATH bug.
  871.  
  872. Tue Sep  8 17:29:27 1992  K. Richard Pixley  (rich@sendai.cygnus.com)
  873.  
  874.     * Makefile.in: since there are no SUBDIRS, remove rule and
  875.     references of subdir_do.
  876.  
  877. Tue Sep  8 17:02:58 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
  878.  
  879.     * Makefile.in (install): Get the library name right here too.
  880.     Don't install bfd.h, since it's unrelated to this library.  No
  881.     subdirs to recurse into, either.
  882.     (CFILES): The source file has a .c suffix, not .o.
  883.  
  884.     * sparc-opc.c: New file, moved from BFD.
  885.     * Makefile.in (OFILES): Build it.
  886.  
  887. Thu Sep  3 16:59:20 1992  Michael Werner  (mtw@cygnus.com)
  888.  
  889.     * z8k-dis.c: fixed forward refferences of some declarations.
  890.  
  891. Mon Aug 31 16:09:45 1992  Michael Werner  (mtw@cygnus.com)
  892.  
  893.     * Makefile.in: get the name of the library right
  894.  
  895. Mon Aug 31 13:47:35 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
  896.  
  897.     * z8k-dis.c: knows how to disassemble z8k stuff
  898.     * z8k-opc.h: new file full of z8000 opcodes
  899.  
  900.  
  901. Local Variables:
  902. version-control: never
  903. End:
  904.